home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / RHTMLHelp.mpj / Fontsets.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-07-12  |  1.9 KB

  1. {
  2.     "schema": {
  3.         "FontsetID": "Long Integer",
  4.         "FontsetName": "Text (255)",
  5.         "FontList": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "FontsetID": 1,
  10.             "FontsetName": "Marlett",
  11.             "FontList": "Marlett"
  12.         },
  13.         {
  14.             "FontsetID": 2,
  15.             "FontsetName": "Arial",
  16.             "FontList": "Arial"
  17.         },
  18.         {
  19.             "FontsetID": 3,
  20.             "FontsetName": "Courier New",
  21.             "FontList": "Courier New"
  22.         },
  23.         {
  24.             "FontsetID": 4,
  25.             "FontsetName": "Lucida Console",
  26.             "FontList": "Lucida Console"
  27.         },
  28.         {
  29.             "FontsetID": 5,
  30.             "FontsetName": "Lucida Sans Unicode",
  31.             "FontList": "Lucida Sans Unicode"
  32.         },
  33.         {
  34.             "FontsetID": 6,
  35.             "FontsetName": "Times New Roman",
  36.             "FontList": "Times New Roman"
  37.         },
  38.         {
  39.             "FontsetID": 7,
  40.             "FontsetName": "Wingdings",
  41.             "FontList": "Wingdings"
  42.         },
  43.         {
  44.             "FontsetID": 8,
  45.             "FontsetName": "Symbol",
  46.             "FontList": "Symbol"
  47.         },
  48.         {
  49.             "FontsetID": 9,
  50.             "FontsetName": "Tahoma",
  51.             "FontList": "Tahoma"
  52.         },
  53.         {
  54.             "FontsetID": 10,
  55.             "FontsetName": "Haettenschweiler",
  56.             "FontList": "Haettenschweiler"
  57.         },
  58.         {
  59.             "FontsetID": 11,
  60.             "FontsetName": "Arial Narrow",
  61.             "FontList": "Arial Narrow"
  62.         },
  63.         {
  64.             "FontsetID": 12,
  65.             "FontsetName": "Arial Black",
  66.             "FontList": "Arial Black"
  67.         },
  68.         {
  69.             "FontsetID": 13,
  70.             "FontsetName": "Bookman Old Style",
  71.             "FontList": "Bookman Old Style"
  72.         },
  73.         {
  74.             "FontsetID": 14,
  75.             "FontsetName": "Monotype Sorts",
  76.             "FontList": "Monotype Sorts"
  77.         },
  78.         {
  79.             "FontsetID": 15,
  80.             "FontsetName": "Garamond",
  81.             "FontList": "Garamond"
  82.         },
  83.         {
  84.             "FontsetID": 16,
  85.             "FontsetName": "Impact",
  86.             "FontList": "Impact"
  87.         },
  88.         {
  89.             "FontsetID": 17,
  90.             "FontsetName": "MS Outlook",
  91.             "FontList": "MS Outlook"
  92.         },
  93.         {
  94.             "FontsetID": 18,
  95.             "FontsetName": "Comic Sans MS",
  96.             "FontList": "Comic Sans MS"
  97.         },
  98.         {
  99.             "FontsetID": 19,
  100.             "FontsetName": "Bookshelf Symbol 1",
  101.             "FontList": "Bookshelf Symbol 1"
  102.         },
  103.         {
  104.             "FontsetID": 20,
  105.             "FontsetName": "Bookshelf Symbol 2",
  106.             "FontList": "Bookshelf Symbol 2"
  107.         },
  108.         {
  109.             "FontsetID": 21,
  110.             "FontsetName": "Bookshelf Symbol 3",
  111.             "FontList": "Bookshelf Symbol 3"
  112.         },
  113.         {
  114.             "FontsetID": 22,
  115.             "FontsetName": "Verdana",
  116.             "FontList": "Verdana"
  117.         },
  118.         {
  119.             "FontsetID": 23,
  120.             "FontsetName": "Webdings",
  121.             "FontList": "Webdings"
  122.         },
  123.         {
  124.             "FontsetID": 24,
  125.             "FontsetName": "htmlhelp",
  126.             "FontList": "Verdana, Arial"
  127.         },
  128.         {
  129.             "FontsetID": 25,
  130.             "FontsetName": "Sans Serif",
  131.             "FontList": "Arial, Helvetica, Monaco"
  132.         },
  133.         {
  134.             "FontsetID": 26,
  135.             "FontsetName": "Serif",
  136.             "FontList": "Times New Roman, Times, Courier New"
  137.         }
  138.     ]
  139. }